Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: commands with --all parameter skip remote canisters #4016

Merged
merged 12 commits into from
Nov 26, 2024

Conversation

ericswanson-dfinity
Copy link
Member

Description

Fixed the following commands such that they skip remote canisters when the --all parameter is passed:

  • dfx canister delete
  • dfx canister deposit-cycles
  • dfx canister start
  • dfx canister status
  • dfx canister stop
  • dfx canister uninstall-code
  • dfx canister update-settings
  • dfx ledger fabricate-cycles

Fixes https://dfinity.atlassian.net/browse/SDK-1784

How Has This Been Tested?

Updated e2e tests

Checklist:

  • The title of this PR complies with Conventional Commits.
  • I have edited the CHANGELOG accordingly.
  • I have made corresponding changes to the documentation.

@ericswanson-dfinity ericswanson-dfinity marked this pull request as ready for review November 26, 2024 12:07
@ericswanson-dfinity ericswanson-dfinity requested a review from a team as a code owner November 26, 2024 12:07
@ericswanson-dfinity ericswanson-dfinity enabled auto-merge (squash) November 26, 2024 12:51
@ericswanson-dfinity ericswanson-dfinity merged commit 8307f69 into master Nov 26, 2024
297 checks passed
@ericswanson-dfinity ericswanson-dfinity deleted the ens/sdk-1784-exclude-remote-canisters branch November 26, 2024 13:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants